home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Night Owl 9
/
Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO
/
001a
/
seyon213.tz
/
seyon213
/
seyon
/
script.unix
< prev
next >
Wrap
Text File
|
1993-01-02
|
214b
|
17 lines
# just a comment
echo "Starting script..."
waitfor "HOST>"
transmit "term download^M"
waitfor "HOST>"
transmit "telnet comp^M"
waitfor "login: "
transmit "jonedoe^M"
waitfor "Password:"
transmit "sunshine^M"